SCALE SPRITE
This command will expand or shrink the specified sprite according to the scale value provided. If the scale value is zero, the sprite will disappear. If the scale value is 100, the sprite will be set to its original size. If the scale value is set to 200, the size of the sprite will double. The parameters should be specified using integer values.

SYNTAX
SCALE SPRITE Sprite Number, Scale

RELATED INFO
SPRITE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example